home *** CD-ROM | disk | FTP | other *** search
- object ProcessDetailsWin: TProcessDetailsWin
- Left = 192
- Top = 114
- Width = 437
- Height = 177
- Caption = 'ProcessDetailsWin'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object MainPanel: TPanel
- Left = 0
- Top = 0
- Width = 429
- Height = 143
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object ProcessDetailsLV: TListView
- Left = 0
- Top = 0
- Width = 429
- Height = 143
- Align = alClient
- BevelInner = bvNone
- BevelOuter = bvNone
- BorderStyle = bsNone
- Columns = <
- item
- Width = 100
- end
- item
- AutoSize = True
- end>
- ReadOnly = True
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- end
- end
- end
-